home *** CD-ROM | disk | FTP | other *** search
- Path: sol.gwhs.denver.k12.co.us!rgardner
- From: Roger Gardner <rgardner@gwhs.denver.k12.co.us>
- Newsgroups: comp.lang.c++
- Subject: inputing
- Date: Sun, 3 Mar 1996 19:49:06 -0700
- Organization: George Washington High School - Denver, Colorado USA
- Message-ID: <Pine.A32.3.91.960303194611.30284A-100000@sol.gwhs.denver.k12.co.us>
- NNTP-Posting-Host: sol.gwhs.denver.k12.co.us
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
-
- I am working ona program that waits for somethng to be inputed, while at
- the same time if nothing is inputted in X minutes it will log you out.
- My problem is I can't get it to wait for input while at the same time
- having the clock running. How can I get around this?
-